Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithms

Search list

[Multimedia DevelopWindTurbine

Description: Wind blade chord and twist angle optimization by using genetic algorithms Juan M´ endez and David Greiner
Platform: | Size: 281600 | Author: PEN | Hits:

[AI-NN-PRGAP

Description: 遗传算法的优化程序,用C语言编写,对想了解遗传算法的原理的人有所帮助-Genetic algorithm optimization procedures, using C language, and would like to know the principles of genetic algorithms to help people who have
Platform: | Size: 3072 | Author: 汪超 | Hits:

[Game EngineAI_for_Game_Developers

Description: Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throughout the entire book (written in C/C++). From basic techniques such as chasing and evading, pattern movement, and flocking to genetic algorithms, the book presents a mix of deterministic (traditional) and non-deterministic (newer) AI techniques aimed squarely at beginners AI developers. -Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throughout the entire book ( written in C/C++). From basic techniques such as chasing and evading, pattern movement, and flocking to genetic algorithms, the book presents a mix of deterministic (traditional) and non-deterministic (newer) AI techniques aimed squarely at beginners AI developers .
Platform: | Size: 4707328 | Author: 王洋 | Hits:

[AI-NN-PRGA1

Description: 遗传算法例子及程序 该程序从网络收集,觉得不错,拿出来共享-Examples of genetic algorithms and procedures for the program from the network to collect, feel good, come up with to share
Platform: | Size: 185344 | Author: 小鱼 | Hits:

[AI-NN-PRGA1

Description: 该算法描述了导弹的目标分配问题,用遗传算法既满足目标分配的基本原则,又使总体效益最佳-The algorithm describes the objectives of the missile allocation problem, using genetic algorithms to meet the objectives of both the basic principles of distribution, but also to bring the overall effectiveness of the best
Platform: | Size: 464896 | Author: 宁国富 | Hits:

[AI-NN-PRMATLAB

Description: 本书详细介绍了遗传算法的相关知识,是一本比较不错的好书噢-This book details the knowledge of genetic algorithms is a relatively good books Oh! ! !
Platform: | Size: 9703424 | Author: 海中水滴 | Hits:

[AI-NN-PR[matlab]

Description: MATLAB7[1].1的关于遗传算法的所有源程序祥解[matlab].rar-MATLAB7 [1] .1 on genetic algorithms for all source Xiangjie [matlab]. Rar
Platform: | Size: 113664 | Author: 峒晓 | Hits:

[AI-NN-PRGA

Description: 遗传算法的资料大全,包括ppt,编程源码,几乎涵盖了学习遗传算法的所有内容。 强烈推荐-Sourcebook of genetic algorithms, including ppt, programming source code, covering almost all the contents of learning genetic algorithm. Strongly recommended
Platform: | Size: 8893440 | Author: chensd | Hits:

[Software Engineeringgeneticalgorithm

Description: 基于遗传算法的标定文献,希望对大家有用,我以后会上传更多的有用资料,大家共同进步-Calibration based on genetic algorithms literature, hope for all of us, I' ll be uploading more useful information, we make progress together
Platform: | Size: 8192 | Author: 蔡慧敏 | Hits:

[matlabGA

Description: 利用典型的遗传算法程序求解函数或者实际问题最优解-Typical procedures for the use of genetic algorithms to solve practical problems in the function or the optimal solution
Platform: | Size: 13312 | Author: 周晟 | Hits:

[Mathimatics-Numerical algorithmsclustering_algorithm

Description: 数字识别采用多种算法:聚类算法,遗传算法-Digital Identification using a variety of algorithms: clustering algorithm, genetic algorithm ...
Platform: | Size: 101376 | Author: Martin | Hits:

[STLyichuansuanfa

Description: 用MATLAB编写遗传算法程序源代码 全部为m文件,可以直接在MATLAB里运行-Procedures for the preparation of genetic algorithms using MATLAB source code for all the m files, to run directly in MATLAB
Platform: | Size: 6144 | Author: chenbohu | Hits:

[AI-NN-PRjava_evolutionary_algorithms

Description: 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES). Highlighted features · Support both binary & real-coded string representations of solution · Operator-based design for flexibility · EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA · Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC) In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co
Platform: | Size: 104448 | Author: 陈雷 | Hits:

[OS programbasics

Description: ppts for genetic algorithms
Platform: | Size: 1016832 | Author: venumadhav | Hits:

[AI-NN-PRycsfwordseg

Description: 基于遗传算法的分词论文 基于遗传算法的分词论文-Segmentation Based on Genetic Algorithms PapersSegmentation Based on Genetic Algorithms PapersSegmentation Based on Genetic Algorithms Papers
Platform: | Size: 195584 | Author: racheldo | Hits:

[CSharpCpp2

Description: 遗传算法结构框架:遗传算法解决 y=x2问题的程序设计源码,编译环境 vc++6.0 -Structural framework of genetic algorithms: genetic algorithms to solve the problem y = x2 programming source code, build environment vc++6.0
Platform: | Size: 3072 | Author: heba | Hits:

[AI-NN-PRppt

Description: 有关遗传算法的原理与应用 不错啊分享一下啊-On Theory and Application of genetic algorithms to share a good ah ah
Platform: | Size: 102400 | Author: sky | Hits:

[AI-NN-PRGeneticData

Description: 遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
Platform: | Size: 1024 | Author: 苏远程 | Hits:

[Software EngineeringMATLABandGA

Description: 关于遗传算法的MATLAB工具箱使用 怎么使用MATLAB实现遗传算法-On genetic algorithms using MATLAB toolbox How to use MATLAB to achieve the genetic algorithm pdf format papers
Platform: | Size: 1662976 | Author: yang | Hits:

[AI-NN-PRACATSP

Description: 基于遗传算法的TSP问题求解,采用三个不同规模的城市模型,分别为att48、Berlin52和rd1-TSP problem based on genetic algorithms, the use of three different scale model of the city, were att48, Berlin52 and rd100
Platform: | Size: 4096 | Author: quanzhi | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net